C1.Blazor.Input Assembly / C1.Blazor.Input Namespace / C1NumericBox<TNumeric> Class / ValueProperty Field

In This Topic
ValueProperty Field (C1NumericBox<TNumeric>)
In This Topic
Identifies the Value dependency property.
Syntax
'Declaration
 
Public Shared ReadOnly ValueProperty As DependencyProperty
 
See Also